home *** CD-ROM | disk | FTP | other *** search
/ Aminet 34 / Aminet 34 (2000)(Schatztruhe)[!][Dec 1999].iso / Aminet / docs / help / adosguide.lha / ADOSguide / ADOS commands / Setfont < prev    next >
Encoding:
Text File  |  1999-05-16  |  671 b   |  28 lines

  1.                            --AMIGADOS GUIDE V2.6--
  2.                                    SETFONT              
  3.  
  4.  
  5.    USE:
  6.    Setfont lets you change the font face of the current window.
  7.  
  8.    This command requires two arguments - the Font name and the size.
  9.  
  10.    PATH:
  11.    C:
  12.  
  13.    SYSTEM:
  14.    2.0, 2.1, 3.0 (enhanced)
  15.  
  16.    EXAMPLES:
  17.    1>SETFONT Sapphire 14
  18.    1>SETFONT Sapphire 15 scale
  19.  
  20.    NOTES:
  21.    Setfont will only look for fonts in the fonts directory found in your
  22.    Workbench partition.
  23.  
  24.    The second example above has an extension added called Scale. This will
  25.    AutoScale the font to another size if Setfont has been unsuccessful
  26.    in finding your chosen Font size.
  27.  
  28.